home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / SLAX 6.0.8 / slax-6.0.8.iso / slax / base / 006-devel.lzm / usr / include / kapp.h < prev    next >
Encoding:
C/C++ Source or Header  |  2005-09-10  |  181 b   |  7 lines

  1. // kapp.h is the old name. Use #include <kapplication.h> from now on
  2. #ifdef KDE_NO_COMPAT
  3. #error include <kapplication.h> instead of <kapp.h>
  4. #else
  5. #include <kapplication.h>
  6. #endif
  7.